runtime.gQueue.push (method)
6 uses
runtime (current package)
proc.go#L5493: noStackQ.push(gp)
proc.go#L5495: stackQ.push(gp)
proc.go#L5577: noStackQ.push(gp)
proc.go#L5579: stackQ.push(gp)
proc.go#L7263: sched.runq.push(gp)
proc.go#L7763: func (q *gQueue) push(gp *g) {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |